home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / Flash / flash_template_7 / temp7.swf / scripts / DefineButton2_87 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-04-12  |  353 b   |  13 lines

  1. on(press){
  2.    containerMC.daTextBox = eval("/:page4text");
  3.    containerMC.scrollbar._y = 0;
  4.    containerMC.daTextBox.scroll = 0;
  5.    Title.Titlemain.pagetitle = "Links";
  6.    Title1.Titlemain1.pagetitle = "Links";
  7.    Title.gotoAndPlay(1);
  8.    Title1.gotoAndPlay(1);
  9.    shape_mc.gotoAndPlay(1);
  10.    sound2.gotoAndPlay(1);
  11.    _root.targY = -125;
  12. }
  13.